home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 February / february_2000.iso / site building / Spider Writer / _SETUP.1 / script.dat < prev    next >
Encoding:
Text File  |  1999-11-16  |  27.5 KB  |  562 lines

  1. <OBJ IMAGE="bluebook" VALUE="JavaScript Object Model" NOINSERT>
  2.     <OBJ IMAGE="bluebook" VALUE="Reserved Words" NOINSERT>
  3.         <OBJ IMAGE="template" VALUE="break"/>
  4.         <OBJ IMAGE="template" VALUE="continue"/>
  5.         <OBJ IMAGE="template" VALUE="delete"/>
  6.         <OBJ IMAGE="template" VALUE="else"/>
  7.         <OBJ IMAGE="template" VALUE="false"/>
  8.         <OBJ IMAGE="template" VALUE="for"/>
  9.         <OBJ IMAGE="template" VALUE="function"/>
  10.         <OBJ IMAGE="template" VALUE="if"/>
  11.         <OBJ IMAGE="template" VALUE="in"/>
  12.         <OBJ IMAGE="template" VALUE="new"/>
  13.         <OBJ IMAGE="template" VALUE="null"/>
  14.         <OBJ IMAGE="template" VALUE="return"/>
  15.         <OBJ IMAGE="template" VALUE="this"/>
  16.         <OBJ IMAGE="template" VALUE="true"/>
  17.         <OBJ IMAGE="template" VALUE="typeof"/>
  18.         <OBJ IMAGE="template" VALUE="var"/>
  19.         <OBJ IMAGE="template" VALUE="void"/>
  20.         <OBJ IMAGE="template" VALUE="while"/>
  21.         <OBJ IMAGE="template" VALUE="with"/>
  22.     </OBJ>
  23.     <OBJ IMAGE="bluebook" VALUE="Future Reserved Words" NOINSERT>
  24.         <OBJ IMAGE="template" VALUE="case"/>
  25.         <OBJ IMAGE="template" VALUE="catch"/>
  26.         <OBJ IMAGE="template" VALUE="class"/>
  27.         <OBJ IMAGE="template" VALUE="const"/>
  28.         <OBJ IMAGE="template" VALUE="debugger"/>
  29.         <OBJ IMAGE="template" VALUE="default"/>
  30.         <OBJ IMAGE="template" VALUE="do"/>
  31.         <OBJ IMAGE="template" VALUE="enum"/>
  32.         <OBJ IMAGE="template" VALUE="export"/>
  33.         <OBJ IMAGE="template" VALUE="extends"/>
  34.         <OBJ IMAGE="template" VALUE="finally"/>
  35.         <OBJ IMAGE="template" VALUE="import"/>
  36.         <OBJ IMAGE="template" VALUE="super"/>
  37.         <OBJ IMAGE="template" VALUE="switch"/>
  38.         <OBJ IMAGE="template" VALUE="throw"/>
  39.         <OBJ IMAGE="template" VALUE="try"/>
  40.     </OBJ>
  41.     <OBJ IMAGE="bluebook" VALUE="Functions" NOINSERT>
  42.         <OBJ IMAGE="method" VALUE="GetObject"/>
  43.         <OBJ IMAGE="method" VALUE="ScriptEngine"/>
  44.         <OBJ IMAGE="method" VALUE="ScriptEngineBuildVersion"/>
  45.         <OBJ IMAGE="method" VALUE="ScriptEngineMajorVersion"/>
  46.         <OBJ IMAGE="method" VALUE="ScriptEngineMinorVersion"/>
  47.     </OBJ>
  48.     <OBJ IMAGE="property" VALUE="Array">
  49.         <OBJ IMAGE="property" VALUE="Array.constructor"/>
  50.         <OBJ IMAGE="property" VALUE="Array.length"/>
  51.         <OBJ IMAGE="property" VALUE="Array.prototype"/>
  52.         <OBJ IMAGE="method" VALUE="Array.concat"/>    
  53.         <OBJ IMAGE="method" VALUE="Array.join"/>    
  54.         <OBJ IMAGE="method" VALUE="Array.reverse"/>    
  55.         <OBJ IMAGE="method" VALUE="Array.slice"/>    
  56.         <OBJ IMAGE="method" VALUE="Array.sort"/>    
  57.         <OBJ IMAGE="method" VALUE="Array.toString"/>    
  58.         <OBJ IMAGE="method" VALUE="Array.valueOf"/>    
  59.     </OBJ>
  60.     <OBJ IMAGE="property" VALUE="Boolean">
  61.         <OBJ IMAGE="property" VALUE="Boolean.constructor"/>
  62.         <OBJ IMAGE="property" VALUE="Boolean.prototype"/>
  63.         <OBJ IMAGE="method" VALUE="Boolean.toString"/>    
  64.         <OBJ IMAGE="method" VALUE="Boolean.valueOf"/>    
  65.     </OBJ>
  66.     <OBJ IMAGE="property" VALUE="Date">
  67.         <OBJ IMAGE="property" VALUE="Date.constructor"/>
  68.         <OBJ IMAGE="property" VALUE="Date.prototype"/>
  69.         <OBJ IMAGE="method" VALUE="Date.getDate"/>    
  70.         <OBJ IMAGE="method" VALUE="Date.getDay"/>    
  71.         <OBJ IMAGE="method" VALUE="Date.getFullYear"/>    
  72.         <OBJ IMAGE="method" VALUE="Date.getHours"/>    
  73.         <OBJ IMAGE="method" VALUE="Date.getMilliseconds"/>    
  74.         <OBJ IMAGE="method" VALUE="Date.getMinutes"/>    
  75.         <OBJ IMAGE="method" VALUE="Date.getMonth"/>    
  76.         <OBJ IMAGE="method" VALUE="Date.getSeconds"/>    
  77.         <OBJ IMAGE="method" VALUE="Date.getTime"/>    
  78.         <OBJ IMAGE="method" VALUE="Date.getTimezoneOffset"/>    
  79.         <OBJ IMAGE="method" VALUE="Date.getUTCDate"/>    
  80.         <OBJ IMAGE="method" VALUE="Date.getUTCDay"/>    
  81.         <OBJ IMAGE="method" VALUE="Date.getUTCFullYear"/>    
  82.         <OBJ IMAGE="method" VALUE="Date.getUTCHours"/>    
  83.         <OBJ IMAGE="method" VALUE="Date.getUTCMilliseconds"/>    
  84.         <OBJ IMAGE="method" VALUE="Date.getUTCMinutes"/>    
  85.         <OBJ IMAGE="method" VALUE="Date.getUTCMonth"/>    
  86.         <OBJ IMAGE="method" VALUE="Date.getUTCSeconds"/>    
  87.         <OBJ IMAGE="method" VALUE="Date.getVarDate"/>    
  88.         <OBJ IMAGE="method" VALUE="Date.getYear"/>    
  89.         <OBJ IMAGE="method" VALUE="Date.parse"/>
  90.         <OBJ IMAGE="method" VALUE="Date.setDate"/>    
  91.         <OBJ IMAGE="method" VALUE="Date.setFullYear"/>    
  92.         <OBJ IMAGE="method" VALUE="Date.setHours"/>    
  93.         <OBJ IMAGE="method" VALUE="Date.setMilliseconds"/>    
  94.         <OBJ IMAGE="method" VALUE="Date.setMinutes"/>    
  95.         <OBJ IMAGE="method" VALUE="Date.setMonth"/>    
  96.         <OBJ IMAGE="method" VALUE="Date.setSeconds"/>    
  97.         <OBJ IMAGE="method" VALUE="Date.setTime"/>    
  98.         <OBJ IMAGE="method" VALUE="Date.setUTCDate"/>    
  99.         <OBJ IMAGE="method" VALUE="Date.setUTCFullYear"/>    
  100.         <OBJ IMAGE="method" VALUE="Date.setUTCHours"/>    
  101.         <OBJ IMAGE="method" VALUE="Date.setUTCMilliseconds"/>    
  102.         <OBJ IMAGE="method" VALUE="Date.setUTCMinutes"/>    
  103.         <OBJ IMAGE="method" VALUE="Date.setUTCMonth"/>    
  104.         <OBJ IMAGE="method" VALUE="Date.setUTCSeconds"/>    
  105.         <OBJ IMAGE="method" VALUE="Date.setYear"/>    
  106.         <OBJ IMAGE="method" VALUE="Date.toGMTString"/>    
  107.         <OBJ IMAGE="method" VALUE="Date.toLocaleString"/>    
  108.         <OBJ IMAGE="method" VALUE="Date.toUTCString"/>    
  109.         <OBJ IMAGE="method" VALUE="Date.UTC"/>
  110.  
  111.     </OBJ>
  112.     <OBJ IMAGE="property" VALUE="Enumerator">
  113.         <OBJ IMAGE="method" VALUE="Enumerator.atEnd"/>
  114.         <OBJ IMAGE="method" VALUE="Enumerator.item"/>
  115.         <OBJ IMAGE="method" VALUE="Enumerator.moveFirst"/>
  116.         <OBJ IMAGE="method" VALUE="Enumerator.moveNext"/>
  117.     </OBJ>
  118.     <OBJ IMAGE="property" VALUE="Error">
  119.         <OBJ IMAGE="property" VALUE="Error.description"/>
  120.         <OBJ IMAGE="property" VALUE="Error.number"/>
  121.     </OBJ>
  122.     <OBJ IMAGE="property" VALUE="Function">
  123.         <OBJ IMAGE="property" VALUE="Function.arguments"/>
  124.         <OBJ IMAGE="property" VALUE="Function.caller"/>
  125.         <OBJ IMAGE="property" VALUE="Function.constructor"/>
  126.         <OBJ IMAGE="property" VALUE="Function.prototype"/>
  127.         <OBJ IMAGE="method" VALUE="Function.toString"/>    
  128.         <OBJ IMAGE="method" VALUE="Function.valueOf"/>    
  129.     </OBJ>
  130.     <OBJ IMAGE="property" VALUE="Global">
  131.         <OBJ IMAGE="property" VALUE="Global.Infinity"/>
  132.         <OBJ IMAGE="property" VALUE="Global.NaN"/>
  133.         <OBJ IMAGE="method" VALUE="Global.escape"/>
  134.         <OBJ IMAGE="method" VALUE="Global.eval"/>
  135.         <OBJ IMAGE="method" VALUE="Global.isFinite"/>
  136.         <OBJ IMAGE="method" VALUE="Global.isNaN"/>
  137.         <OBJ IMAGE="method" VALUE="Global.parseFloat"/>
  138.         <OBJ IMAGE="method" VALUE="Global.parseInt"/>
  139.         <OBJ IMAGE="method" VALUE="Global.unescape"/>
  140.     </OBJ>
  141.     <OBJ IMAGE="property" VALUE="Math">
  142.         <OBJ IMAGE="property" VALUE="Math.E"/>
  143.         <OBJ IMAGE="property" VALUE="Math.LN2"/>
  144.         <OBJ IMAGE="property" VALUE="Math.LN10"/>
  145.         <OBJ IMAGE="property" VALUE="Math.LOG2E"/>
  146.         <OBJ IMAGE="property" VALUE="Math.LOG10E"/>
  147.         <OBJ IMAGE="property" VALUE="Math.PI"/>
  148.         <OBJ IMAGE="property" VALUE="Math.SQRT1_2"/>
  149.         <OBJ IMAGE="property" VALUE="Math.SQRT2"/>
  150.         <OBJ IMAGE="method" VALUE="Math.abs"/>
  151.         <OBJ IMAGE="method" VALUE="Math.acos"/>
  152.         <OBJ IMAGE="method" VALUE="Math.asin"/>
  153.         <OBJ IMAGE="method" VALUE="Math.atan"/>
  154.         <OBJ IMAGE="method" VALUE="Math.atan2"/>
  155.         <OBJ IMAGE="method" VALUE="Math.ceil"/>
  156.         <OBJ IMAGE="method" VALUE="Math.cos"/>
  157.         <OBJ IMAGE="method" VALUE="Math.exp"/>
  158.         <OBJ IMAGE="method" VALUE="Math.floor"/>
  159.         <OBJ IMAGE="method" VALUE="Math.log"/>
  160.         <OBJ IMAGE="method" VALUE="Math.max"/>
  161.         <OBJ IMAGE="method" VALUE="Math.min"/>
  162.         <OBJ IMAGE="method" VALUE="Math.pow"/>
  163.         <OBJ IMAGE="method" VALUE="Math.random"/>
  164.         <OBJ IMAGE="method" VALUE="Math.round"/>
  165.         <OBJ IMAGE="method" VALUE="Math.sin"/>
  166.         <OBJ IMAGE="method" VALUE="Math.sqrt"/>
  167.         <OBJ IMAGE="method" VALUE="Math.tan"/>
  168.     </OBJ>
  169.     <OBJ IMAGE="property" VALUE="Number">
  170.         <OBJ IMAGE="property" VALUE="Number.constructor"/>
  171.         <OBJ IMAGE="property" VALUE="Number.MAX_VALUE"/>
  172.         <OBJ IMAGE="property" VALUE="Number.MIN_VALUE"/>
  173.         <OBJ IMAGE="property" VALUE="Number.NaN"/>
  174.         <OBJ IMAGE="property" VALUE="Number.NEGATIVE_INFINITY"/>
  175.         <OBJ IMAGE="property" VALUE="Number.POSITIVE_INFINITY"/>
  176.         <OBJ IMAGE="property" VALUE="Number.prototype"/>
  177.         <OBJ IMAGE="method" VALUE="Number.toString"/>    
  178.         <OBJ IMAGE="method" VALUE="Number.valueOf"/>    
  179.     </OBJ>
  180.     <OBJ IMAGE="property" VALUE="Object">
  181.         <OBJ IMAGE="property" VALUE="Object.constructor"/>
  182.         <OBJ IMAGE="property" VALUE="Object.prototype"/>
  183.         <OBJ IMAGE="method" VALUE="Object.toString"/>    
  184.         <OBJ IMAGE="method" VALUE="Object.valueOf"/>    
  185.     </OBJ>
  186.     <OBJ IMAGE="property" VALUE="String">
  187.         <OBJ IMAGE="property" VALUE="String.constructor"/>
  188.         <OBJ IMAGE="property" VALUE="String.length"/>
  189.         <OBJ IMAGE="property" VALUE="String.prototype"/>
  190.         <OBJ IMAGE="method" VALUE="String.anchor"/>    
  191.         <OBJ IMAGE="method" VALUE="String.big"/>    
  192.         <OBJ IMAGE="method" VALUE="String.blink"/>    
  193.         <OBJ IMAGE="method" VALUE="String.bold"/>    
  194.         <OBJ IMAGE="method" VALUE="String.charAt"/>    
  195.         <OBJ IMAGE="method" VALUE="String.charCodeAt"/>    
  196.         <OBJ IMAGE="method" VALUE="String.concat"/>    
  197.         <OBJ IMAGE="method" VALUE="String.fixed"/>    
  198.         <OBJ IMAGE="method" VALUE="String.fontcolor"/>    
  199.         <OBJ IMAGE="method" VALUE="String.fontsize"/>    
  200.         <OBJ IMAGE="method" VALUE="String.fromCharCode"/>    
  201.         <OBJ IMAGE="method" VALUE="String.indexOf"/>    
  202.         <OBJ IMAGE="method" VALUE="String.italics"/>    
  203.         <OBJ IMAGE="method" VALUE="String.lastIndexOf"/>    
  204.         <OBJ IMAGE="method" VALUE="String.link"/>    
  205.         <OBJ IMAGE="method" VALUE="String.match"/>    
  206.         <OBJ IMAGE="method" VALUE="String.replace"/>    
  207.         <OBJ IMAGE="method" VALUE="String.search"/>    
  208.         <OBJ IMAGE="method" VALUE="String.slice"/>    
  209.         <OBJ IMAGE="method" VALUE="String.small"/>    
  210.         <OBJ IMAGE="method" VALUE="String.split"/>    
  211.         <OBJ IMAGE="method" VALUE="String.strike"/>    
  212.         <OBJ IMAGE="method" VALUE="String.sub"/>    
  213.         <OBJ IMAGE="method" VALUE="String.substr"/>    
  214.         <OBJ IMAGE="method" VALUE="String.substring"/>    
  215.         <OBJ IMAGE="method" VALUE="String.sup"/>    
  216.         <OBJ IMAGE="method" VALUE="String.toLowerCase"/>    
  217.         <OBJ IMAGE="method" VALUE="String.toString"/>    
  218.         <OBJ IMAGE="method" VALUE="String.toUpperCase"/>    
  219.         <OBJ IMAGE="method" VALUE="String.valueOf"/>    
  220.     </OBJ>
  221. </OBJ>
  222.  
  223. <OBJ IMAGE="bluebook" VALUE="DHTML Object Model" NOINSERT>
  224.     <OBJ IMAGE="window" VALUE="window">
  225.         <OBJ IMAGE="document" VALUE="document">
  226.             <OBJ IMAGE="property" VALUE="document.activeElement"/>
  227.             <OBJ IMAGE="property" VALUE="document.aLinkColor"/>
  228.             <OBJ IMAGE="property" VALUE="document.bgColor"/>
  229.             <OBJ IMAGE="property" VALUE="document.cookie"/>
  230.             <OBJ IMAGE="property" VALUE="document.defaultCharset"/>
  231.             <OBJ IMAGE="property" VALUE="document.designMode"/>
  232.             <OBJ IMAGE="property" VALUE="document.documentElement"/>
  233.             <OBJ IMAGE="property" VALUE="document.domain"/>
  234.             <OBJ IMAGE="property" VALUE="document.expando"/>
  235.             <OBJ IMAGE="property" VALUE="document.fgColor"/>
  236.             <OBJ IMAGE="property" VALUE="document.fileCreatedDate"/>
  237.             <OBJ IMAGE="property" VALUE="document.fileModifiedDate"/>
  238.             <OBJ IMAGE="property" VALUE="document.fileSize"/>
  239.             <OBJ IMAGE="property" VALUE="document.lastModified"/>
  240.             <OBJ IMAGE="property" VALUE="document.linkColor"/>
  241.             <OBJ IMAGE="property" VALUE="document.location">
  242.                 <OBJ IMAGE="property" VALUE="document.location.hash"/>
  243.                 <OBJ IMAGE="property" VALUE="document.location.host"/>
  244.                 <OBJ IMAGE="property" VALUE="document.location.hostname"/>
  245.                 <OBJ IMAGE="property" VALUE="document.location.href"/>
  246.                 <OBJ IMAGE="property" VALUE="document.location.pathname"/>
  247.                 <OBJ IMAGE="property" VALUE="document.location.port"/>
  248.                 <OBJ IMAGE="property" VALUE="document.location.protocol"/>
  249.                 <OBJ IMAGE="property" VALUE="document.location.search"/>
  250.                 <OBJ IMAGE="method" VALUE="document.location.assign"/>
  251.                 <OBJ IMAGE="method" VALUE="document.location.reload"/>
  252.                 <OBJ IMAGE="method" VALUE="document.location.replace"/>        
  253.             </OBJ>
  254.             <OBJ IMAGE="property" VALUE="document.parentWindow"/>
  255.             <OBJ IMAGE="property" VALUE="document.protocol"/>
  256.             <OBJ IMAGE="property" VALUE="document.readyState"/>
  257.             <OBJ IMAGE="property" VALUE="document.referrer"/>
  258.             <OBJ IMAGE="property" VALUE="document.selection">
  259.                 <OBJ IMAGE="property" VALUE="document.selection.type"/>
  260.                 <OBJ IMAGE="method" VALUE="document.selection.clear"/>
  261.                 <OBJ IMAGE="method" VALUE="document.selection.createRange"/>
  262.                 <OBJ IMAGE="method" VALUE="document.selection.empty"/>
  263.             </OBJ>
  264.             <OBJ IMAGE="property" VALUE="document.title"/>
  265.             <OBJ IMAGE="property" VALUE="document.uniqueID"/>
  266.             <OBJ IMAGE="property" VALUE="document.URL"/>
  267.             <OBJ IMAGE="property" VALUE="document.vlinkColor"/>
  268.             <OBJ IMAGE="collection" VALUE="document.all">
  269.                 <OBJ IMAGE="property" VALUE="document.all.length"/>
  270.                 <OBJ IMAGE="method" VALUE="document.all.item"/>
  271.                 <OBJ IMAGE="method" VALUE="document.all.tags"/>
  272.                 <OBJ IMAGE="method" VALUE="document.all.urns"/>
  273.             </OBJ>
  274.             <OBJ IMAGE="collection" VALUE="document.anchors">
  275.                 <OBJ IMAGE="property" VALUE="document.anchors.length"/>
  276.                 <OBJ IMAGE="method" VALUE="document.anchors.item"/>
  277.                 <OBJ IMAGE="method" VALUE="document.anchors.tags"/>
  278.                 <OBJ IMAGE="method" VALUE="document.anchors.urns"/>
  279.             </OBJ>
  280.             <OBJ IMAGE="collection" VALUE="document.applets">
  281.                 <OBJ IMAGE="property" VALUE="document.applets.length"/>
  282.                 <OBJ IMAGE="method" VALUE="document.applets.item"/>
  283.                 <OBJ IMAGE="method" VALUE="document.applets.tags"/>
  284.                 <OBJ IMAGE="method" VALUE="document.applets.urns"/>
  285.             </OBJ>
  286.             <OBJ IMAGE="collection" VALUE="document.childNodes">
  287.                 <OBJ IMAGE="property" VALUE="document.childNodes.length"/>
  288.                 <OBJ IMAGE="method" VALUE="document.childNodes.item"/>
  289.                 <OBJ IMAGE="method" VALUE="document.childNodes.urns"/>
  290.             </OBJ>
  291.             <OBJ IMAGE="collection" VALUE="document.children">
  292.                 <OBJ IMAGE="property" VALUE="document.children.length"/>
  293.                 <OBJ IMAGE="method" VALUE="document.children.item"/>
  294.                 <OBJ IMAGE="method" VALUE="document.children.tags"/>
  295.                 <OBJ IMAGE="method" VALUE="document.children.urns"/>
  296.             </OBJ>
  297.             <OBJ IMAGE="collection" VALUE="document.embeds">
  298.                 <OBJ IMAGE="property" VALUE="document.embeds.length"/>
  299.                 <OBJ IMAGE="method" VALUE="document.embeds.item"/>
  300.                 <OBJ IMAGE="method" VALUE="document.embeds.tags"/>
  301.                 <OBJ IMAGE="method" VALUE="document.embeds.urns"/>
  302.             </OBJ>
  303.             <OBJ IMAGE="collection" VALUE="document.forms">
  304.                 <OBJ IMAGE="property" VALUE="document.all.length"/>
  305.                 <OBJ IMAGE="method" VALUE="document.all.item"/>
  306.                 <OBJ IMAGE="method" VALUE="document.all.tags"/>
  307.                 <OBJ IMAGE="method" VALUE="document.all.urns"/>
  308.             </OBJ>
  309.             <OBJ IMAGE="collection" VALUE="document.frames">
  310.                 <OBJ IMAGE="property" VALUE="document.frames.length"/>
  311.                 <OBJ IMAGE="method" VALUE="document.frames.item"/>
  312.             </OBJ>
  313.             <OBJ IMAGE="collection" VALUE="document.images">
  314.                 <OBJ IMAGE="property" VALUE="document.images.length"/>
  315.                 <OBJ IMAGE="method" VALUE="document.images.item"/>
  316.                 <OBJ IMAGE="method" VALUE="document.images.tags"/>
  317.                 <OBJ IMAGE="method" VALUE="document.images.urns"/>
  318.             </OBJ>
  319.             <OBJ IMAGE="collection" VALUE="document.links">
  320.                 <OBJ IMAGE="property" VALUE="document.links.length"/>
  321.                 <OBJ IMAGE="method" VALUE="document.links.item"/>
  322.                 <OBJ IMAGE="method" VALUE="document.links.tags"/>
  323.                 <OBJ IMAGE="method" VALUE="document.links.urns"/>
  324.             </OBJ>
  325.             <OBJ IMAGE="collection" VALUE="document.scripts">
  326.                 <OBJ IMAGE="property" VALUE="document.scripts.length"/>
  327.                 <OBJ IMAGE="method" VALUE="document.scripts.item"/>
  328.                 <OBJ IMAGE="method" VALUE="document.scripts.tags"/>
  329.                 <OBJ IMAGE="method" VALUE="document.scripts.urns"/>
  330.             </OBJ>
  331.             <OBJ IMAGE="collection" VALUE="document.styleSheets">
  332.                 <OBJ IMAGE="property" VALUE="document.styleSheets.length"/>
  333.                 <OBJ IMAGE="property" VALUE="document.styleSheets.styleSheet">
  334.                     <OBJ IMAGE="property" VALUE="document.styleSheets.styleSheet.disabled"/>
  335.                     <OBJ IMAGE="property" VALUE="document.styleSheets.styleSheet.id"/>
  336.                     <OBJ IMAGE="property" VALUE="document.styleSheets.styleSheet.owningElement"/>
  337.                     <OBJ IMAGE="property" VALUE="document.styleSheets.styleSheet.parentStyleSheet"/>
  338.                     <OBJ IMAGE="property" VALUE="document.styleSheets.styleSheet.readOnly"/>
  339.                     <OBJ IMAGE="property" VALUE="document.styleSheets.styleSheet.type"/>
  340.                     <OBJ IMAGE="collection" VALUE="document.styleSheets.styleSheet.imports">
  341.                         <OBJ IMAGE="property" VALUE="document.styleSheets.styleSheet.imports.length"/>
  342.                         <OBJ IMAGE="method" VALUE="document.styleSheets.styleSheet.imports.item"/>
  343.                     </OBJ>
  344.                     <OBJ IMAGE="collection" VALUE="document.styleSheets.styleSheet.rules">
  345.                         <OBJ IMAGE="property" VALUE="document.styleSheets.styleSheet.rules.length"/>
  346.                         <OBJ IMAGE="method" VALUE="document.styleSheets.styleSheet.rules.item"/>
  347.                     </OBJ>
  348.                     <OBJ IMAGE="method" VALUE="document.styleSheets.styleSheet.addImport"/>
  349.                     <OBJ IMAGE="method" VALUE="document.styleSheets.styleSheet.addRule"/>
  350.                     <OBJ IMAGE="method" VALUE="document.styleSheets.styleSheet.removeRule"/>
  351.                 </OBJ>
  352.                 <OBJ IMAGE="method" VALUE="document.styleSheets.item"/>
  353.                 <OBJ IMAGE="method" VALUE="document.styleSheets.urns"/>
  354.             </OBJ>
  355.             <OBJ IMAGE="method" VALUE="document.attachEvent"/>
  356.             <OBJ IMAGE="method" VALUE="document.clear"/>
  357.             <OBJ IMAGE="method" VALUE="document.clearAttributes"/>
  358.             <OBJ IMAGE="method" VALUE="document.close"/>
  359.             <OBJ IMAGE="method" VALUE="document.createElement"/>
  360.             <OBJ IMAGE="method" VALUE="document.createStyleSheet"/>
  361.             <OBJ IMAGE="method" VALUE="document.createTextNode"/>
  362.             <OBJ IMAGE="method" VALUE="document.detachEvent"/>
  363.             <OBJ IMAGE="method" VALUE="document.elementFromPoint"/>
  364.             <OBJ IMAGE="method" VALUE="document.execCommand"/>
  365.             <OBJ IMAGE="method" VALUE="document.getElementById"/>
  366.             <OBJ IMAGE="method" VALUE="document.getElementsByName"/>
  367.             <OBJ IMAGE="method" VALUE="document.getElementsByTagName"/>
  368.             <OBJ IMAGE="method" VALUE="document.mergeAttributes"/>
  369.             <OBJ IMAGE="method" VALUE="document.open"/>
  370.             <OBJ IMAGE="method" VALUE="document.queryCommandEnabled"/>
  371.             <OBJ IMAGE="method" VALUE="document.queryCommandIndeterm"/>
  372.             <OBJ IMAGE="method" VALUE="document.queryCommandState"/>
  373.             <OBJ IMAGE="method" VALUE="document.queryCommandSupported"/>
  374.             <OBJ IMAGE="method" VALUE="document.queryCommandValue"/>
  375.             <OBJ IMAGE="method" VALUE="document.recalc"/>
  376.             <OBJ IMAGE="method" VALUE="document.releaseCapture"/>
  377.             <OBJ IMAGE="method" VALUE="document.write"/>
  378.             <OBJ IMAGE="method" VALUE="document.writeln"/>
  379.         </OBJ>
  380.         <OBJ IMAGE="property" VALUE="clientInformation">
  381.             <OBJ IMAGE="property" VALUE="clientInformation.appCodeName"/>
  382.             <OBJ IMAGE="property" VALUE="clientInformation.appMinorVersion"/>
  383.             <OBJ IMAGE="property" VALUE="clientInformation.appName"/>
  384.             <OBJ IMAGE="property" VALUE="clientInformation.appVersion"/>
  385.             <OBJ IMAGE="property" VALUE="clientInformation.browserLanguage"/>
  386.             <OBJ IMAGE="property" VALUE="clientInformation.connectionSpeed"/>
  387.             <OBJ IMAGE="property" VALUE="clientInformation.cookieEnabled"/>
  388.             <OBJ IMAGE="property" VALUE="clientInformation.cpuClass"/>
  389.             <OBJ IMAGE="property" VALUE="clientInformation.onLine"/>
  390.             <OBJ IMAGE="property" VALUE="clientInformation.platform"/>
  391.             <OBJ IMAGE="property" VALUE="clientInformation.systemLanguage"/>
  392.             <OBJ IMAGE="property" VALUE="clientInformation.userAgent"/>
  393.             <OBJ IMAGE="property" VALUE="clientInformation.userLanguage"/>
  394.             <OBJ IMAGE="property" VALUE="clientInformation.userProfile">
  395.                 <OBJ IMAGE="method" VALUE="clientInformation.userProfile.addReadRequest"/>
  396.                 <OBJ IMAGE="method" VALUE="clientInformation.userProfile.clearRequest"/>
  397.                 <OBJ IMAGE="method" VALUE="clientInformation.userProfile.doReadRequest"/>
  398.                 <OBJ IMAGE="method" VALUE="clientInformation.userProfile.getAttribute"/>
  399.             </OBJ>
  400.             <OBJ IMAGE="collection" VALUE="clientInformation.mimeTypes"/>
  401.             <OBJ IMAGE="collection" VALUE="clientInformation.plugins"/>
  402.             <OBJ IMAGE="method" VALUE="clientInformation.javaEnabled"/>
  403.             <OBJ IMAGE="method" VALUE="clientInformation.taintEnabled"/>
  404.         </OBJ>
  405.         <OBJ IMAGE="property" VALUE="window.clipboardData">
  406.             <OBJ IMAGE="method" VALUE="window.clipboardData.clearData"/>
  407.             <OBJ IMAGE="method" VALUE="window.clipboardData.getData"/>
  408.             <OBJ IMAGE="method" VALUE="window.clipboardData.setData"/>
  409.         </OBJ>
  410.         <OBJ IMAGE="property" VALUE="window.closed"/>
  411.         <OBJ IMAGE="property" VALUE="window.defaultStatus"/>
  412.         <OBJ IMAGE="property" VALUE="window.dialogArguments"/>
  413.         <OBJ IMAGE="property" VALUE="window.dialogHeight"/>
  414.         <OBJ IMAGE="property" VALUE="window.dialogLeft"/>
  415.         <OBJ IMAGE="property" VALUE="window.dialogTop"/>
  416.         <OBJ IMAGE="property" VALUE="window.dialogWidth"/>
  417.         <OBJ IMAGE="property" VALUE="window.event">
  418.             <OBJ IMAGE="property" VALUE="window.event.altKey"/>
  419.             <OBJ IMAGE="property" VALUE="window.event.button"/>
  420.             <OBJ IMAGE="property" VALUE="window.event.cancelBubble"/>
  421.             <OBJ IMAGE="property" VALUE="window.event.clientX"/>
  422.             <OBJ IMAGE="property" VALUE="window.event.clientY"/>
  423.             <OBJ IMAGE="property" VALUE="window.event.ctrlKey"/>
  424.             <OBJ IMAGE="property" VALUE="window.event.dataFld"/>
  425.             <OBJ IMAGE="property" VALUE="window.event.dataTransfer">
  426.                 <OBJ IMAGE="property" VALUE="window.event.dataTransfer.dropEffect"/>
  427.                 <OBJ IMAGE="property" VALUE="window.event.dataTransfer.effectAllowed"/>
  428.                 <OBJ IMAGE="method" VALUE="window.event.dataTransfer.clearData"/>
  429.                 <OBJ IMAGE="method" VALUE="window.event.dataTransfer.getData"/>
  430.                 <OBJ IMAGE="method" VALUE="window.event.dataTransfer.setData"/>
  431.             </OBJ>
  432.             <OBJ IMAGE="property" VALUE="window.event.fromElement"/>
  433.             <OBJ IMAGE="property" VALUE="window.event.keyCode"/>
  434.             <OBJ IMAGE="property" VALUE="window.event.offsetX"/>
  435.             <OBJ IMAGE="property" VALUE="window.event.offsetY"/>
  436.             <OBJ IMAGE="property" VALUE="window.event.propertyName"/>
  437.             <OBJ IMAGE="property" VALUE="window.event.qualifier"/>
  438.             <OBJ IMAGE="property" VALUE="window.event.reason"/>
  439.             <OBJ IMAGE="property" VALUE="window.event.recordset"/>
  440.             <OBJ IMAGE="property" VALUE="window.event.repeat"/>
  441.             <OBJ IMAGE="property" VALUE="window.event.returnValue"/>
  442.             <OBJ IMAGE="property" VALUE="window.event.screenX"/>
  443.             <OBJ IMAGE="property" VALUE="window.event.screenY"/>
  444.             <OBJ IMAGE="property" VALUE="window.event.shiftKey"/>
  445.             <OBJ IMAGE="property" VALUE="window.event.srcElement"/>
  446.             <OBJ IMAGE="property" VALUE="window.event.srcFilter"/>
  447.             <OBJ IMAGE="property" VALUE="window.event.srcUrn"/>
  448.             <OBJ IMAGE="property" VALUE="window.event.toElement"/>
  449.             <OBJ IMAGE="property" VALUE="window.event.type"/>
  450.             <OBJ IMAGE="property" VALUE="window.event.x"/>
  451.             <OBJ IMAGE="property" VALUE="window.event.y"/>
  452.         </OBJ>
  453.         <OBJ IMAGE="property" VALUE="window.external">
  454.             <OBJ IMAGE="property" VALUE="window.external.menuArguments"/>
  455.             <OBJ IMAGE="method" VALUE="window.external.AddChannel"/>
  456.             <OBJ IMAGE="method" VALUE="window.external.AddDesktopComponent"/>
  457.             <OBJ IMAGE="method" VALUE="window.external.AddFavorite"/>
  458.             <OBJ IMAGE="method" VALUE="window.external.AutoCompleteSaveForm"/>
  459.             <OBJ IMAGE="method" VALUE="window.external.AutoScan"/>
  460.             <OBJ IMAGE="method" VALUE="window.external.ImportExportFavorites"/>
  461.             <OBJ IMAGE="method" VALUE="window.external.IsSubscribed"/>
  462.             <OBJ IMAGE="method" VALUE="window.external.NavigateAndFind"/>
  463.             <OBJ IMAGE="method" VALUE="window.external.ShowBrowserUI"/>
  464.         </OBJ>
  465.         <OBJ IMAGE="property" VALUE="window.history">
  466.             <OBJ IMAGE="property" VALUE="history.length"/>
  467.             <OBJ IMAGE="method" VALUE="history.back"/>
  468.             <OBJ IMAGE="method" VALUE="history.forward"/>
  469.             <OBJ IMAGE="method" VALUE="history.go"/>
  470.         </OBJ>
  471.         <OBJ IMAGE="property" VALUE="window.length"/>
  472.         <OBJ IMAGE="property" VALUE="window.location">
  473.             <OBJ IMAGE="property" VALUE="window.location.hash"/>
  474.             <OBJ IMAGE="property" VALUE="window.location.host"/>
  475.             <OBJ IMAGE="property" VALUE="window.location.hostname"/>
  476.             <OBJ IMAGE="property" VALUE="window.location.href"/>
  477.             <OBJ IMAGE="property" VALUE="window.location.pathname"/>
  478.             <OBJ IMAGE="property" VALUE="window.location.port"/>
  479.             <OBJ IMAGE="property" VALUE="window.location.protocol"/>
  480.             <OBJ IMAGE="property" VALUE="window.location.search"/>
  481.             <OBJ IMAGE="method" VALUE="window.location.assign"/>
  482.             <OBJ IMAGE="method" VALUE="window.location.reload"/>
  483.             <OBJ IMAGE="method" VALUE="window.location.replace"/>        
  484.         </OBJ>
  485.         <OBJ IMAGE="property" VALUE="window.name"/>
  486.         <OBJ IMAGE="property" VALUE="navigator">
  487.             <OBJ IMAGE="property" VALUE="navigator.appCodeName"/>
  488.             <OBJ IMAGE="property" VALUE="navigator.appMinorVersion"/>
  489.             <OBJ IMAGE="property" VALUE="navigator.appName"/>
  490.             <OBJ IMAGE="property" VALUE="navigator.appVersion"/>
  491.             <OBJ IMAGE="property" VALUE="navigator.browserLanguage"/>
  492.             <OBJ IMAGE="property" VALUE="navigator.connectionSpeed"/>
  493.             <OBJ IMAGE="property" VALUE="navigator.cookieEnabled"/>
  494.             <OBJ IMAGE="property" VALUE="navigator.cpuClass"/>
  495.             <OBJ IMAGE="property" VALUE="navigator.onLine"/>
  496.             <OBJ IMAGE="property" VALUE="navigator.platform"/>
  497.             <OBJ IMAGE="property" VALUE="navigator.systemLanguage"/>
  498.             <OBJ IMAGE="property" VALUE="navigator.userAgent"/>
  499.             <OBJ IMAGE="property" VALUE="navigator.userLanguage"/>
  500.             <OBJ IMAGE="property" VALUE="navigator.userProfile">
  501.                 <OBJ IMAGE="method" VALUE="navigator.userProfile.addReadRequest"/>
  502.                 <OBJ IMAGE="method" VALUE="navigator.userProfile.clearRequest"/>
  503.                 <OBJ IMAGE="method" VALUE="navigator.userProfile.doReadRequest"/>
  504.                 <OBJ IMAGE="method" VALUE="navigator.userProfile.getAttribute"/>
  505.             </OBJ>
  506.             <OBJ IMAGE="collection" VALUE="navigator.mimeTypes"/>
  507.             <OBJ IMAGE="collection" VALUE="navigator.plugins"/>
  508.             <OBJ IMAGE="method" VALUE="navigator.javaEnabled"/>
  509.             <OBJ IMAGE="method" VALUE="navigator.taintEnabled"/>
  510.         </OBJ>
  511.         <OBJ IMAGE="property" VALUE="window.offscreenBuffering"/>
  512.         <OBJ IMAGE="property" VALUE="window.opener"/>
  513.         <OBJ IMAGE="property" VALUE="window.parent"/>
  514.         <OBJ IMAGE="property" VALUE="window.returnValue"/>
  515.         <OBJ IMAGE="property" VALUE="window.screen">
  516.             <OBJ IMAGE="property" VALUE="window.screen.availHeight"/>
  517.             <OBJ IMAGE="property" VALUE="window.screen.availWidth"/>
  518.             <OBJ IMAGE="property" VALUE="window.screen.bufferDepth"/>
  519.             <OBJ IMAGE="property" VALUE="window.screen.colorDepth"/>
  520.             <OBJ IMAGE="property" VALUE="window.screen.fontSmoothingEnabled"/>
  521.             <OBJ IMAGE="property" VALUE="window.screen.height"/>
  522.             <OBJ IMAGE="property" VALUE="window.screen.updateInterval"/>
  523.             <OBJ IMAGE="property" VALUE="window.screen.width"/>
  524.         </OBJ>
  525.         <OBJ IMAGE="property" VALUE="window.screenLeft"/>
  526.         <OBJ IMAGE="property" VALUE="window.screenTop"/>
  527.         <OBJ IMAGE="property" VALUE="window.self"/>
  528.         <OBJ IMAGE="property" VALUE="window.status"/>
  529.         <OBJ IMAGE="property" VALUE="window.top"/>
  530.         <OBJ IMAGE="collection" VALUE="window.frames">
  531.             <OBJ IMAGE="property" VALUE="window.frames.length"/>
  532.             <OBJ IMAGE="method" VALUE="window.frames.item"/>
  533.         </OBJ>
  534.         <OBJ IMAGE="method" VALUE="window.alert"/>
  535.         <OBJ IMAGE="method" VALUE="window.attachEvent"/>
  536.         <OBJ IMAGE="method" VALUE="window.blur"/>
  537.         <OBJ IMAGE="method" VALUE="window.clearInterval"/>
  538.         <OBJ IMAGE="method" VALUE="window.clearTimeout"/>
  539.         <OBJ IMAGE="method" VALUE="window.close"/>
  540.         <OBJ IMAGE="method" VALUE="window.confirm"/>
  541.         <OBJ IMAGE="method" VALUE="window.detachEvent"/>
  542.         <OBJ IMAGE="method" VALUE="window.execScript"/>
  543.         <OBJ IMAGE="method" VALUE="window.focus"/>
  544.         <OBJ IMAGE="method" VALUE="window.moveBy"/>
  545.         <OBJ IMAGE="method" VALUE="window.moveTo"/>
  546.         <OBJ IMAGE="method" VALUE="window.navigate"/>
  547.         <OBJ IMAGE="method" VALUE="window.open"/>
  548.         <OBJ IMAGE="method" VALUE="window.print"/>
  549.         <OBJ IMAGE="method" VALUE="window.prompt"/>
  550.         <OBJ IMAGE="method" VALUE="window.resizeBy"/>
  551.         <OBJ IMAGE="method" VALUE="window.resizeTo"/>
  552.         <OBJ IMAGE="method" VALUE="window.scroll"/>
  553.         <OBJ IMAGE="method" VALUE="window.scrollBy"/>
  554.         <OBJ IMAGE="method" VALUE="window.scrollTo"/>
  555.         <OBJ IMAGE="method" VALUE="window.setInterval"/>
  556.         <OBJ IMAGE="method" VALUE="window.setTimeout"/>
  557.         <OBJ IMAGE="method" VALUE="window.showHelp"/>
  558.         <OBJ IMAGE="method" VALUE="window.showModalDialog"/>
  559.         <OBJ IMAGE="method" VALUE="window.showModelessDialog"/>
  560.     </OBJ>
  561. </OBJ>
  562.